Add BSD-style securelevel support
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 9 Aug 2013 21:58:15 +0000 (17:58 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 30 Mar 2017 01:16:33 +0000 (01:16 +0000)
commite1d1b40b03e6293144b623173c20bbed10170ed5
tree85ae2e69235ae6fb72233432541cf0930233aed5
parent471a79251abf65a165ed8d7fda26f81aee28bd77
Add BSD-style securelevel support

Provide a coarse-grained runtime configuration option for restricting
userspace's ability to modify the running kernel.

Signed-off-by: Matthew Garrett <mjg59@srcf.ucam.org>
Gbp-Pq: Topic features/all/securelevel
Gbp-Pq: Name add-bsd-style-securelevel-support.patch
Documentation/security/securelevel.txt [new file with mode: 0644]
include/linux/security.h
security/Kconfig
security/Makefile
security/securelevel.c [new file with mode: 0644]